Update Microsoft.WindowsAppSDK to 1.8 stable#790
Conversation
…kages with Microsoft.WindowsAppSdk 1.8 upgrade
|
Supersedes #738? @Arlodotexe you were going to make Rive not build for WASDK which should resolve the build/dependency issues for now, eh? |
… upgrades their Microsoft.WindowsAppSDK dependency to at least 1.8
|
@michael-hawker Ah, I hadn't seen 738 or I would have reused it like I did with the tooling submodule PR. Since this PR is ready to go, we'll have it supersede #738. |
|
We'll also want to update both Labs and the tooling submodule to use the latest preview2 packages, that's next. |
|
Noting the WASDK error here: This must be because TitleBar is available in WASDK now, and it's just conflicting with our labs component. I can fix this locally. |
Ah, ok, just making sure. You can always list Adam as a co-author in one of your commit messages for updating the tooling or something so that he gets the credit still. |
This PR upgrades our tooling, components, and dependencies to the 1.8 version of the Windows App SDK.
The changes here have had basic builds/tests run locally, and fixes several of the build issues encountered while trying to build WASDK under the new version.
Remaining uncertainty:
Prerequisites: